IMSL C# Numerical Library

ChartNode.BarType Property

Specifies the orientation of the BarChart.

public virtual int BarType {get; set;}

Property Value

An int which contains the BarType" attribute value.

Remarks

Legal values are BAR_TYPE_VERTICAL or BAR_TYPE_HORIZONTAL.

See Also

ChartNode Class | Imsl.Chart2D Namespace